Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use embedded migrations for migrate command #1843

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hf
Copy link
Contributor

@hf hf commented Nov 21, 2024

Embeds the DB migrations in the executable. Instead of a tarball only a single file can be used to start Supabase Auth.

This has added benefits in the Supabase platform for upgrades. See internal discussion.

@hf hf requested a review from a team as a code owner November 21, 2024 15:59
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11956966682

Details

  • 0 of 6 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 56.998%

Changes Missing Coverage Covered Lines Changed/Added Lines %
main.go 0 2 0.0%
cmd/migrate_cmd.go 0 4 0.0%
Totals Coverage Status
Change from base Build 11932304745: -0.01%
Covered Lines: 9546
Relevant Lines: 16748

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants